@charset "utf-8";
*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	font-family:"宋体";
	font-size:12px;
}
img{
	border:none;
}
.q{clear:both;}
body{
	overflow-x:hidden;
}

/*页头*/
.header_box{
	width:1000px;
	height:120px;
	margin:0 auto;
	background: url("../images/header_flag.jpg") no-repeat center center;
}
.header_box .logo1{
	width:433px;
	height:100px;
	float:left;
	margin:15px 0 0 20px;
}
.header_box .logo2{
	width:433px;
	height:100px;
	float:right;
	margin:20px 20px 0 0;
}

/*导航*/
.nav_box{
	width:1000px;
	height:40px;
	background:url(../images/xin/menu_bg1.gif) ;
	background-repeat: repeat-x; 
	margin:0 auto;
}
.nav_box ul .lile{
	width: 5px;
	height: 36px;
	float: left;
	background: url(../images/xin/menu_left.png)
}
.nav_box ul .lire{
	width: 5px;
	height: 36px;
	float: right;
	background: url(../images/xin/menu_right.gif)
}
.nav_box ul li{
	float:left;
}
.nav_box ul li .nav_t{
	width:90px;
	line-height:37px;
	color:#fff;
	text-align:center;
	background:url(../images/xin/menu_center_line.gif) no-repeat right;
	display:block;
	
}
.nav_box ul .nav_d span,.nav_box ul .nav_d a{
	width:120px;
}
.nav_box ul li a{
	width:90px;
	height:40px;
	display:block;
	
}
.nav_box ul li a:hover{
	background:url(../images/navx_icon.png)  no-repeat bottom center;
}
/*公告*/
 	#div1{
            width:900px;
           line-height: 35px;
			margin-left: 10px;
            overflow: hidden;
        }
        #div2,#div3{
            float:left;
        }
#div2 span a{
	color: #F80004;
	font-size: 14px;
}
        #div4{
            width:500%;/*这个属性很重要 让容器有足够的宽度实现滚动*/
            float:left;
        }
.huadong {
	width: 998px;
	height: 35px;	
	position: relative;
	font-size:14px;
	margin: 0 auto;
	border:solid 1px #119275;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:5px;
}
.huadong .huabox {
	width: 1000px;
}
.huadong .hdimg {
	float: left;
	line-height: 35px;
	width:20px;
	height:18px;
	background:url(../images/icon.png) 0 -139px;
	margin:7px 5px 0 5px;
}
.huadong .hdimg img {
	width: 100%;
	vertical-align: middle;
}
.huadong h5 {
	font-size: 14px;
	float: left;
	line-height: 35px;
	margin:0;
	pdding:0;
	text-decoration:none;
	cursor:default;

}
.huadong .gg_more {
	float: right;
	line-height:35px;
	margin-right:10px;
}
.huadong .gg_more a {
	font-size: 14px;
	text-decoration: none;
	color:#119275;
}
.huadong .notice_active ul{
	margin:0;
	padding:0;
}
.huadong .notice_active {
	float: left;
	width: 55%;
	height: 35px;
	padding: 0;
	position: relative;
	overflow:hidden;

}
.huadong .notice_active li {
	list-style-type: none;
	line-height: 35px;
	margin-left:10px;
	overflow: hidden;
}
	
.huadong .notice_active li.notice_active_ch span {
	color: #656972;
	font-size: 14px;
	display: block;
	overflow: hidden;
	width: 80%;
	float: left;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.huadong .notice_active li.notice_active_ch em {
	text-align: right;
	float: right;
	color: #888;
	font-size: 0.8rem;
	font-style: normal;
}
.d_banner{
	width: 1000px;
	margin: 10px auto 10px auto;
}
.d_banner img{
	width: 100%;
}
/*新闻*/
.news_main_box{
	width: 1000px;
    height: 480px;
    padding-top: 10px;
    background: url(../images/genggao_bgk.png) no-repeat center center;
    margin: 10px auto;
}
.news_main{
	width: 990px;
    height: 480px;
    overflow: hidden;
    margin: auto;
	
}
/*新闻轮播*/
		.container {
            position: relative;
            width: 520px;
            height: 450px;
          	 float: left;
            overflow: hidden;
        }

        .wrap {
            position: absolute;
            width: 3120px;
            height: 330px;
            z-index: 1;
        }

        .container .wrap li {
            float: left;
            width: 520px;
            height: 330px;
            display: block;
            position: relative;
			
        }

        .container .wrap li p {
            width: 520px;
            height: 40px;
            background:url("../images/xw_bgaan.png");
            position: absolute;
            left: 0;
            bottom: 0px;
            line-height: 40px;
        }

        .container .wrap li p i {
            display: block;
            width: 500px;
            height: 40px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
			color: #fff;
			font-size: 14px;
			font-style:normal;
			margin-left: 10px;
			
        }

        .container .wrap li img {
            float: left;
            width: 520px;
            height: 330px;
        }

        .container .wrap li .des {
            position: absolute;
            top: 335px;
            width: 510px;
			margin-left: 5px;
            height: 70px;
            overflow: hidden;
            word-wrap: break-word;
			font-size: 14px;
			color: #474747;
			 line-height: 24px;
        }

        .container .wrap li a {
            display: block;
            height: 30px;
			line-height: 30px;
            position: absolute;
            bottom: -95px;
            right: 10px;
			font-size: 14px;
			color: #04896e;
        }


        .container .buttons {
           position: absolute;
		   right: 10px;
		   bottom: 130px;
           height: 10px;
           z-index: 2;
        }

        .container .buttons span {
			position: relative;
            margin-left: 6px;
            display: inline-block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #fff;
            text-align: center;
			behavior: url(PIE.htc);
            color: white;
            cursor: pointer;
        }

        .container .buttons span.on {
            background-color: #00a175;
        }

.fgx_icon{
	width: 2px;
	height: 420px;
	background: url("../images/fgx_icon.png") no-repeat;
	float: left;
	margin-left: 10px;
}
	/*新闻文字*/
	.news_right{
		width:450px;
		height:450px;
		float:right;
		text-align:center;
	}
.news_right dl h1{
	font-size: 14px;
	color: #04896e;
	margin-top: 10px;
	margin-bottom: 15px;
}
.news_right dl div {
	position: relative;
}
#eclp{
	text-align: left;
	line-height: 20px;
	text-indent: 24px;
	color: #04896e;
}
.news_right dl div a{
	color: #333;
	margin-left: 5px;
	position: absolute;
	top: 25px;
	right:50px;
}
.news_right dl dt{
	margin-top: 10px;
}
.news_right dl{
	height:100px;
}
.news_right .nyw{
	height: 320px;
}
.news_right dl dd{
	width: 100%;
	height: 1px;
	background: url("../images/xxaa_icon.png") no-repeat center center;
	
}
.news_right dl .ntri{
	width: 7px;
	height: 27px;
	float: right;
	background:url("../images/xin/new_title_right.jpg");
}
.news_right dl dd .left{
	width: 8px;
	height: 27px;
	float: left;
	background:url("../images/xin/new_title_left.png");
}
.news_right dl dd .right{
	width: 2px;
	height: 27px;
	float: right;
	background:url("../images/xin/untitled00.png");
}
.news_right dl dd span{
	width: 190px;
	line-height: 27px;
	float: left;
	background: url("../images/xin/new_title_left_bg.png");
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	color: #333;
}
.news_right dl dt li{
	width: 430px;
	height: 25px;
	overflow: hidden;
	margin: 0 auto;
}
.news_right dl dt li span{
	width: 10px;
	height: 25px;
	float: left;
	background: url("../images/icon_yd.png") no-repeat center center;
}
.news_right dl dt li p{
	float: left;
    width: 350px;
    line-height: 25px;
    color: #7e7e7e;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align:left;
}
.news_right dl dt .gdj {
    margin-top: 10px;
}	
.news_right dl dt li .gd{
	float: right;
	color: #fff;
	width: 55px;
	line-height: 18px;
	font-size: 12px;
	background: url("../images/icongd_bg.png") no-repeat center center;
}
	/*栏目*/
	.column_box{
		width:1000px;
		margin:0 auto;
		overflow:hidden;
		
	}
	/*登录入口*/
	.column_box .lm_dl{
		width:204px;
		height:122px;
		background:url(../images/lm_bj1.png);
		float:left;
		margin:0px 5px 14px 0;
	}
	.column_box .lm_dl a{
		float: left;
		margin: 20px 45px 0 14px;
		
	}	
.column_box .lm_dl .yx_dj{
	margin: 20px 0 0 0;
}
.column_box .lm_dl a span,.column_box .lm_dl a i{
	display: block;
}
.column_box .lm_dl a i{
	font-style:normal;
	width: 64px;
	font-size: 16px;
	color: #01746e;
}
.column_box .lm_dl a span{
	width: 64px;
	height: 57px;
	background: url("../images/yh_bgicon.png") no-repeat center center;
}
.column_box .lm_dl .yx_dj span{
	background-image: url("../images/yc_bg_icon.png");
}
	/*媒体*/
	.column_box ul{
		width:780px;
		height:122px;
		background:url(../images/lm_bj2.png);
		float:left;
		margin-left: 10px;
		margin-top:0px;
	}
	.column_box ul li{
		float:left;
	}
	.column_box ul li img{
		display:block;
		width: 780px;
		height: 122px;
	}
	
	/*中部banner*/
	.contain {
		width:1000px;
		height:76px;
		margin:0 auto 15px auto;
		
	}

       .contain .single {
            width: 100%;
            height: 100%;
            position: relative;
            font-size: 0;
		    overflow: hidden;
        }

         .contain .pre {
            position: absolute;
            width: 20px;
            height: 100%;
            background:url("../images/bjt_left_nh.png") no-repeat;
            cursor: pointer;
        }

         .contain .pre:hover,.contain .next:hover {
            background:url("../images/bjt_left_h.png") no-repeat;
        }

        

         .contain .next {
            position: absolute;
            width: 20px;
            height: 100%;
            right: 0px;
            background:url("../images/bjt_left_nh.png") no-repeat;
            cursor: pointer;
        }
.contain .next span,.contain .pre span{
	width: 20px;
	height: 100%;
	display: block;
	background: url("../images/bjt_left.png") no-repeat center;
}
.contain .next span{
	background-image: url("../images/bjt_right.png");
}
         .contain .single ul {
			
            list-style: none;
            white-space: nowrap;
            display: inline-block;
        }

         .contain .single ul li {
            display: inline-block;
        }

         .contain img {
            vertical-align: top;
            width: 320px;
            height: 76px;
            margin: 0 10px 0 0;
			 cursor: pointer;
        }
	/*下半部分栏目*/
	.tzgg_box li{
		float:left;
	}
	
	.content_box{
		width:1000px;
		margin:0 auto;
	}
	.content_box .content_left{
		width:780px;
		float:left;
	}
	.content_box .tzgg_box{
		float:left;
		width:408px;
		height:293px;
		background: url("../images/border_conttent.png") no-repeat;
		margin-right:11px;
	
	}
	.tzgg_box .tzgg_title{
		border-bottom:solid 1px #5b8680;
  		background:url("../images/xin/20190912104536.jpg");
  		height: 27px;
		color:#067667;
		position:relative;
	}
	.tzgg_box .tzgg_title .tzle{
		width: 7px;
		height: 27px;
		float: left;
		background:url("../images/xin/55.jpg");
	}
	.tzgg_box .tzgg_title .tzre{
		width: 8px;
		height: 27px;
		float: right;
		background:url("../images/xin/44.jpg");
	}
	.tzgg_box .tzgg_title .conima{
		width:86px;
		height:27px;
		line-height:27px;
		color: #fff;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		cursor:default;	
		background: url(../images/xin/untitled00.png) no-repeat right;
	}
.tzgg_box .tzgg_title li{
	width: 78px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
	.tzgg_box .tzgg_con li{
		float:left;
		line-height:30px;
		width:409px;
		
		
	}
	.tzgg_box .tzgg_con li p,.tzgg_box .tzgg_con li span{
		display:inline-block;
		color:#333;
		float:left;
	}
	.tzgg_box .tzgg_con li .jt{
		width:3px;
		height:6px;
		background:url(../images/p_icon.png);
		margin:12px 8px 0 10px;
	}
	.tzgg_box .tzgg_con li .tw{
		width:350px;
		overflow:hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.tzgg_box .tzgg_con li .zx{
		background:url(../images/icon.png) 0 -170px;
		width:35px;
		height:15px;
		margin-top:8px;
	}
	.tzgg_box .tzgg_con li .ts{
		float:right;
		margin-right:10px;
	}
	.content_box .tzgg_box2{
		width:342px;
		background: url("../images/border_conttent2.png") no-repeat;
	}
.content_box .tzgg_box2 .tzgg_title{
	background: url("../images/xin/20190912104536.jpg");
}
	.tzgg_box .tzgg_con li .tw2{
		width:250px;
	}
	.tzgg_box .tzgg_con .li2{
		width:342px;
	}
	.tzgg_box .tzgg_con li a:hover p{
		color:#0e8e7d;
	}
	.content_left_top,.content_left_bottom{
		float:left;
	}
	.content_left_top{
		margin-bottom:15px;
	}
	.content_right{
		background: url("../images/border_conttent3.png") no-repeat;
		width:217px;
		height:590px;
		float:right;
	}
	.content_right .cright_title{
		background: url("../images/xin/20190912104536.jpg");
  		height: 27px;
	}
	.cright_title .tzle{
		width: 7px;
		height: 27px;
		float: left;
		background:url("../images/xin/55.jpg");
	}
	.cright_title .tzre{
		width: 8px;
		height: 27px;
		float: right;
		background:url("../images/xin/44.jpg");
	}
	.content_right .cright_title li{
		width:86px;
		height:27px;
		line-height:27px;
		font-size:14px;
		font-weight:bold;
		cursor:default;
		color: #fff;
		text-align: center;
		background: url("../images/icontext_bg22.png") no-repeat center right;
	}
	.tzgg_box .tzgg_title .gengduo{
		float:right;
		color:#1f6b5d;
		margin-right:5px;
		line-height:30px;
		background:none;
		border:none;
		font-weight:normal;
		width:40px;
	}
	.tzgg_box .tzgg_title .gengduo a{
		color:#fff;

	}
	.tzgg_box .tzgg_con .gengduo{
		width: 40px;
		margin-right: 5px;
		position: absolute;
		right: 5px;
		top: -28px;
	}
	.tzgg_box .tzgg_con .gengduo a{
		color:#fff;
	}
	.tzff{
		position: relative;
	}

	/*专栏*/
	.content_right .zl_top ul{
		overflow:hidden;
		margin:15px 0 0 8px;
	}
	.content_right .zl_top ul:hover{
		background:#eeeeee;
	}
	
	.content_right .zl_top ul li{
		float:left;
	}
	.content_right .zl_top ul li img{
		width:76px;
		height:46px;
		margin-right:0px;
	}
	.content_right .zl_top ul li h2{
		font-size:16px;
		font-weight:bold;
		margin-top:5px;
		color:#333;
	}
	.content_right .zl_top ul li p{
		color:#929292;
		display:block;
		width:120px;
		overflow:hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		line-height:14px;
	}
	.content_right .zl_top ul .zl_tleft{
		margin-left:5px;
	}
	.content_right .zl_bottom{
		margin-top:20px;
	}
	.content_right .zl_bottom a{
		display:block;
		width:196px;
		height:65px;
		margin-bottom:12px;
		margin-left:10px;
	}
	.content_jsuo{
		margin-right:60px;
		float:left;
	}
	.content_jsuo select{
		width:200px;
		height:24px;
		margin:0 auto;
		margin-top:8px;
		font-size:12px;
		line-height:18px;
		display:block;
		float:left;
	}
	/*功能*/
	.gongneng_box{
		width:1000px;
		border:solid 1px #5b8680;
		margin:0 auto;
		margin-top:20px;
		overflow:hidden;
	}
	.gongneng_box .gongneng_title{
		border-bottom:solid 1px #5b8680;
  		background-image: -moz-linear-gradient( 90deg, rgb(0,123,117) 0%, rgba(0,123,117,0.25098) 0%, rgba(0,123,117,0.25) 0%, rgba(255,255,255,0) 100%);
  		background-image: -webkit-linear-gradient( 90deg, rgb(0,123,117) 0%, rgba(0,123,117,0.25098) 0%, rgba(0,123,117,0.25) 0%, rgba(255,255,255,0) 100%);
  		background-image: -ms-linear-gradient( 90deg, rgb(0,123,117) 0%, rgba(0,123,117,0.25098) 0%, rgba(0,123,117,0.25) 0%, rgba(255,255,255,0) 100%);
  		height: 31px;
		color:#067667;
	}
	.gongneng_box .gongneng_title li{
		width:78px;
		height:30px;
		line-height:30px;
		text-align:center;
		font-size:14px;
		font-weight:bold;
	}
	.gongneng_box .gongneng_cen li{
		float:left;
	}
	.gongneng_box .gongneng_cen li .gongneng_ts{
		margin-left:38px;
	}
	.gongneng_box .gongneng_cen li a{
		float:left;
		margin:15px 38px 0px 0;
		padding-bottom:15px;
	}
 	.gongneng_box .gongneng_cen li a span{
		float:left;
		width:35px;
		height:35px;
		background:url(../images/icon.png) 0 -201px;
	}
	.gongneng_box .gongneng_cen .gn_cw a span{
		background-position:-35px -201px;
	}
	.gongneng_box .gongneng_cen .gn_rz a span{
		background-position:-70px -201px;
	}
	.gongneng_box .gongneng_cen .gn_fl a span{
		background-position:-105px -201px;
	}
	.gongneng_box .gongneng_cen .gn_zh a span{
		background-position:-140px -201px;
	}
	.gongneng_box .gongneng_cen .gn_jx a span{
		background-position:-175px -201px;
		
	}
	.gongneng_box .gongneng_cen .gn_sp a span{
		background-position:-210px -201px;
	}
	.gongneng_box .gongneng_cen li a p{
		color:#333;
		font-size:16px;
		float:left;
		line-height:35px;
		margin-left:6px;
	}
	/*页尾*/
	.footer{
		width:2200px;
		height:240px;
		margin-top:15px;
		position:absolute;
		left:50%;
		margin-left:-1100px;
		background:url(../images/yyyyyyy.png);
	}
	.footer_box{
		width:1200px;
		margin:0 auto;
		cursor:default;
	}
	.footer_box .footer_top ul{
		width:408px;
		margin:0 auto;
		margin-top:30px;
		
	}
	.footer_box .footer_top ul li{
		color:#fff;
		float:left;
		border-right:1px #fff solid;
		padding:0 14px;
	}
	.footer_box .footer_top ul .f_zuihou{
		border:none;
		padding-right:0;
	}
	.footer_box .footer_top .yw_box{
		color:#fff;
		width:700px;
		margin:0 auto;
		margin-top:20px;
		padding-top:5px;
		text-align:center;
		overflow:hidden;
		float:left;
	}
	.footer_box .footer_top p{
		width:700px;
		display:block;
		text-align:center;
		line-height:18px;
		margin:0 auto;
		color:#fff;
		margin-top:0px;
		margin-bottom:30px;
		cursor:default;
		float:left;
		
	}
	 .footer_box .footer_top .footer_img{
		 width:215px;
		 margin-top: 35px;
		 /*margin-right: 70px;*/
		 overflow:hidden;
		 /*float:right;*/
	 }
.footer_box .footer_top .footer_img div{
	width: 100%;
	margin-top: 10px;
	
}
.footer_box .footer_top .footer_img div .gzh{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_box .footer_img img{
	display:block;
	width: 60px;
	margin: auto auto;
}

.footer_box .footer_top .ai_img{
		    width: 380px;
			margin-top: -102px;
			/* margin-right: 70px; */
			overflow: hidden;
			float: right;
			/*display: none;*/
	 }

.footer_box .footer_top .air_img div{
	width: 100%;
	margin-top: 10px;
	
}
.footer_box .footer_top .ai_img div .gzh{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}
.footer_box .ai_img img{
	display:block;
	width: 60px;
	margin: auto auto;
}

	 .footer_box .f_wx{
		margin-right:130px;
		margin-top:24px;
	 }
	  .footer_box .footer_img .kxwz{
		  float:left;
	  }
	  .footer_box .footer_img .footer_w{
		  float:left;
	  }
	.xtl_box{
		width:1000px;
		margin:10px auto 0 auto;
	}
	.xtl_t{
		float:left;
		line-height:38px;
		color:#067667;
		font-size:16px;
		font-weight:bold;
	}

.yqlj_aa span,.yqlj_aa p{
	float: left;
	font-size: 14px;
	color: #017465;
}
.yqlj_aa span{
	width: 25px;
	height: 36px;
	background: url("../images/x_logo.png") center center no-repeat;
}
/* 热点专题轮播 */
.wrap11{
	overflow: hidden;
	height: 525px;
	margin: 0px auto;
	width:200px;
	margin:0px 10px;
	padding-top:25px;
  }
  .wrap11 img{
	width: 100%;
  }
  .wrap11 li{
	list-style: none;
	width: 196px;
	height: 65px;
	padding-bottom: 10px;
  }
  #up-next{
	width: 60px;
	height: 25px;
	background: url(../images/top_jt.png) no-repeat;
	position: absolute;
	top:5px;
	left:50%;
	z-index: 9999;
	margin-left:-30px;
	display: none;
	  
	}
  #up-next:hover{
	background: url(../images/top_jt_hover.png) no-repeat;
  }
  #down-prev{
	width: 60px;
	height: 25px;
	bottom:10px;
	background: url(../images/bottom_jt.png) no-repeat;
	position: absolute;
	left:50%;
	margin-left:-30px;
	z-index: 999;
	display: none;
 
  }
  #down-prev:hover{
	background: url(../images/bottom_jt_hover.png) no-repeat;
  }
  .slide_module{
	height: 564px;
	position: relative;
  }
  /* 结束热点专题轮播 */
/* 飘窗 start */
.duilian{top:207px;position:absolute;width:166px;overflow:hidden;display:block;}
.duilian_left{left:-168px;}
.duilian_right{right:-168px;}
.duilian_con{border:#CCC solid 1px;width:166px;height:84px;overflow:hidden;}
.duilian_close{width:100%;height:24px;line-height:24px;text-align:center;display:block;font-size:13px;color:#555555;text-decoration:none;}
.news_right dl dt li i{
	float: left;
	height: 25px;
	width: 23px;
	background:url(../images/gif001.gif) no-repeat center;
}

/* 飘窗 end */